﻿2026-08-03T03:37:35.3227093Z ##[group]Run actions/checkout@v5
2026-08-03T03:37:35.3227656Z with:
2026-08-03T03:37:35.3228027Z   fetch-depth: 0
2026-08-03T03:37:35.3228434Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:35.3231565Z   token: ***
2026-08-03T03:37:35.3231947Z   ssh-strict: true
2026-08-03T03:37:35.3232325Z   ssh-user: git
2026-08-03T03:37:35.3232712Z   persist-credentials: true
2026-08-03T03:37:35.3233129Z   clean: true
2026-08-03T03:37:35.3233504Z   sparse-checkout-cone-mode: true
2026-08-03T03:37:35.3233947Z   fetch-tags: false
2026-08-03T03:37:35.3234319Z   show-progress: true
2026-08-03T03:37:35.3234705Z   lfs: false
2026-08-03T03:37:35.3235053Z   submodules: false
2026-08-03T03:37:35.3235458Z   set-safe-directory: true
2026-08-03T03:37:35.3235898Z   allow-unsafe-pr-checkout: false
2026-08-03T03:37:35.3236342Z ##[endgroup]
2026-08-03T03:37:35.4039096Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:35.4040884Z ##[group]Getting Git version info
2026-08-03T03:37:35.4041619Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T03:37:35.4043232Z [command]/usr/bin/git version
2026-08-03T03:37:35.4043693Z git version 2.43.0
2026-08-03T03:37:35.4054753Z ##[endgroup]
2026-08-03T03:37:35.4062859Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f5fe748b-c58c-4ba7-b8aa-57630b2130be/.gitconfig'
2026-08-03T03:37:35.4069879Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f5fe748b-c58c-4ba7-b8aa-57630b2130be' before making global git config changes
2026-08-03T03:37:35.4072840Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:37:35.4073948Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:37:35.4127383Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T03:37:35.4146266Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:35.4156444Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:37:35.4158925Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:37:35.4177117Z refs/heads/golden/ir15
2026-08-03T03:37:35.4183187Z [command]/usr/bin/git checkout --detach
2026-08-03T03:37:35.4236193Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:35.4267950Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T03:37:35.4294910Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T03:37:35.4394828Z ##[endgroup]
2026-08-03T03:37:35.4397463Z [command]/usr/bin/git submodule status
2026-08-03T03:37:35.4580621Z ##[group]Cleaning the repository
2026-08-03T03:37:35.4581312Z [command]/usr/bin/git clean -ffdx
2026-08-03T03:37:35.4610976Z Removing traceable-reqs
2026-08-03T03:37:35.4618157Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T03:37:35.4675147Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:35.4680485Z ##[endgroup]
2026-08-03T03:37:35.4681546Z ##[group]Disabling automatic garbage collection
2026-08-03T03:37:35.4684332Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T03:37:35.4708325Z ##[endgroup]
2026-08-03T03:37:35.4709363Z ##[group]Setting up auth
2026-08-03T03:37:35.4714142Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:37:35.4739843Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:37:35.4922313Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:37:35.4946033Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:37:35.5124569Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:37:35.5150406Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:37:35.5338334Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T03:37:35.5368248Z ##[endgroup]
2026-08-03T03:37:35.5369433Z ##[group]Fetching the repository
2026-08-03T03:37:35.5374344Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T03:37:36.1929763Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:36.1931635Z  * [new branch]          fix/ir15-test-liveness-oracle -> origin/fix/ir15-test-liveness-oracle
2026-08-03T03:37:36.2002766Z [command]/usr/bin/git branch --list --remote origin/golden/ir15
2026-08-03T03:37:36.2054952Z   origin/golden/ir15
2026-08-03T03:37:36.2061431Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir15
2026-08-03T03:37:36.2077770Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T03:37:36.2081908Z ##[endgroup]
2026-08-03T03:37:36.2083254Z ##[group]Determining the checkout info
2026-08-03T03:37:36.2085066Z ##[endgroup]
2026-08-03T03:37:36.2085853Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T03:37:36.2121846Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T03:37:36.2144778Z ##[group]Checking out the ref
2026-08-03T03:37:36.2146934Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T03:37:36.2200913Z Switched to a new branch 'golden/ir15'
2026-08-03T03:37:36.2202630Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T03:37:36.2206666Z ##[endgroup]
2026-08-03T03:37:36.2240826Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T03:37:36.2263898Z a5042ec7440159a931217ae3c11be156a7675bf6
